Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crafting menu fuzzy search framework #26

Merged
merged 4 commits into from
Dec 28, 2024

Conversation

CrazyAmphibian
Copy link

@CrazyAmphibian CrazyAmphibian commented Dec 27, 2024

What this does

adds a button for fuzzy searching and the relevant code to support it. this does not actually add any proper fuzzy search strings, but it falls back to using names so there's no errors.
Capture
Capture2

Why it's good

makes the UI easier to use, doesn't require players know exact names

How it was tested

opened test server, made sure no errors

Changelog
🆑

  • add: Added a fuzzy search framework to the crafting menu

@Eneocho Eneocho added UI Edits UI in some way. and removed size/S S: Untriaged Changes: UI labels Dec 27, 2024
Copy link
Collaborator

@west3436 west3436 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please be consistent with naming conventions per the other comments. Let's treat this codebase with more care than we did with SS13 since we're building on a solid foundation.

@CrazyAmphibian
Copy link
Author

literally 1984

@CrazyAmphibian
Copy link
Author

i added some images

@west3436 west3436 merged commit 7a764bb into vgstation-coders:master Dec 28, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: UI size/S UI Edits UI in some way.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants